From: Kenichi Handa Date: Mon, 13 Jul 2009 06:31:04 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~11499 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b6a4c1629694284623f1ae5082684402574e6b79;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 6e6d9413a81..39ab925685e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2009-07-13 Kenichi Handa + * chartab.c (sub_char_table_ref_and_range): Fix the range check + against max_char. + * cmds.c (internal_self_insert): Check sym by SYMBOLP before calling XSYMBOL (sym).